LGF_IntToString (FC / 3.0.1)

Overview

Author: Siemens Digital Industry

Short description

This function converts a variable of the data type DInt into a variable of the data type String.

Block Interface

LGF_IntToString (FC)
DInt  value Ret_Val  String
    
   

Input parameter

IdentifierData type Description
valueDInt Double-Integer value to convert

Output parameter

IdentifierData type Description
Ret_ValString Converted value as string.
Example: ‘+16927’

Change log

Version & DateChange description
1.0.0Siemens Industry Online Support
04.07.2018First released version
1.0.1Siemens Industry Online Support
17.08.2018Upgrade: TIA V15 Update 2
1.0.2Siemens Industry Online Support
23.11.2018Upgrade: TIA V15.1
1.0.5Simatic Systems Support
07.06.2019Standard header and block parameters update
Program changed to VAL_STRG wrapper
1.0.6Simatic Systems Support
30.07.2019Add ENO handling
3.0.0Simatic Systems Support
23.04.2020Set version to V3.0.0
Harmonize the version of the whole library
3.0.1Simatic Systems Support
23.02.2021Insert documentation